The Dreamweaver JavaScript API > Getting document data through the DOM

 

Getting document data through the DOM

Virtually all of the functions involved in DOM manipulations require that you first determine which DOM to change. This is the task of dreamweaver.getDocumentDOM(), and thus it is the most important function.